most recent changes, diff for rb-cgi_multipart_eof_fix
Index: ruby/rb-cgi_multipart_eof_fix/Portfile
--- ruby/rb-cgi_multipart_eof_fix/Portfile (revision 41073)
+++ ruby/rb-cgi_multipart_eof_fix/Portfile (revision 41074)
@@ -7,7 +7,9 @@
maintainers pguyot@kallisys.net openmaintainer
description Fix an exploitable bug in CGI multipart parsing which \
affects Ruby <= 1.8.5 when multipart boundary attribute \
- contains a non-halting regular expression string.
+ contains a non-halting regular expression string. \
+ This port is required by rb-mongrel port (mongrel gem), \
+ even if the ruby version is > 1.8.5.
long_description ${description}
checksums md5 4f8d588e53755d5c86b0b61187e6d996 \
sha1 9d6a0a1308b4dd9b94d91b0c192186eb2593722e \